Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Snyk] Upgrade @popperjs/core from 2.9.2 to 2.11.0 #3

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @popperjs/core from 2.9.2 to 2.11.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-11-27.
Release notes
Package name: @popperjs/core
  • 2.11.0 - 2021-11-27

    New Features

    • Allow SVG elements as boundary (#1405)

    Bug Fixes

    • fix(computeStyles): adaptive option with fixed strategy on mobile (#1398)

    • fix(getClippingRect): check position of clipping parent (#1399)

    • fix(computeStyles): subpixel misalignment with round function (#1400)

    • fix(preventOverflow): altAxis + tether (#1401)

    • fix: handle scaled parent elements (#1402)

    • Exposes OffsetsFunction type (#1411)

  • 2.10.2 - 2021-09-30

    Bug Fixes

    • Fixes issue with elements of non-integer sizes (#1351 (comment)) (#1380)
  • 2.10.1 - 2021-09-03

    Bug Fixes

    • Adaptive option now takes in account placement variations (#1360)

    • Avoid using scrollHeight/scrollWidth when the position is fixed and when the offsetParent is the window (#1356)

    • Support monitors with DPI higher than 1 but minor than 2 (#1308)

    • Revert module export map (#1362)

  • 2.10.0 - 2021-09-02

    New Features

    • The module now defines an exports map to better work on different environments (#1342) (#1359)

    • Allow to use a callback as setOptions value (#1352) (#1359)

    Bug Fixes

    • Incorrect position when offsetWidth/height is 0 (#1353) (#1359)
  • 2.9.3 - 2021-08-03

    Bug Fixes

    • Handle scaled parent elements (#1247)
  • 2.9.2 - 2021-04-01

    Bug Fixes

    • fixing invalid containing block calculation on IE for fixed strategy (#1268)
from @popperjs/core GitHub release notes
Commit messages
Package name: @popperjs/core
  • 72b0b7d Allow svg elements to be used as boundaries for `detectOverflow` (#1405)
  • 6a65291 fix(computeStyles): adaptive option with fixed strategy on mobile (#1398)
  • 721666b fix(getClippingRect): check position of clipping parent (#1399)
  • ed1ff90 Export `OffsetsFunction` (#1411)
  • b46f2cc fix(computeStyles): remove outer round function (#1400)
  • bdc49c0 fix(getBoundingClientRect): reenable scale logic (#1402)
  • 956bfa6 fix(preventOverflow): altAxis + tether (#1401)
  • f6899cc refactor: README benefits copy (#1403)
  • 2e909c7 fix: remove scale logic in getBoundingClientRect (#1380)
  • 094c311 Revert "Add an exports map (#1342)" (#1362)
  • f18d577 Support monitors with 1.25 devicePixelRatio (#1308)
  • a45c190 fix: use other direction with end variation (#1360)
  • 990b0e8 feat: expose enums.js from UMD and CJS builds
  • 2957038 fix: avoid using scrollHeight/scrollWidth when the position is fixed and when the offsetParent is the window (#1356)
  • 4cd7f8d bump version (#1359)
  • 0786436 fix: modifiers validator
  • a78257b fix: update browserlist db
  • 857bcc8 fix: revert #1326
  • ac8f106 fix: linting
  • 3d7a22f Revert "fix: use other direction with end variation" (#1357)
  • 69990fc fix: incorrect position when offsetWidth/height is 0 (#1353)
  • ec78c52 Add an exports map (#1342)
  • 1f583dd feat: allow to use a callback as setOptions value (#1352)
  • d626340 fix: use other direction with end variation (#1302)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant